home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDSelectionTools.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  762 b   |  23 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 addSelectAction = id; 
  6.                 bottomPickAction = id; 
  7.                 deselectSelectAction = id; 
  8.                 freeIncludeLassoAction = id; 
  9.                 freeTouchLassoAction = id; 
  10.                 rectIncludeLassoAction = id; 
  11.                 rectTouchLassoAction = id; 
  12.                 selectSelectAction = id; 
  13.                 topPickAction = id; 
  14.             }; 
  15.             CLASS = DKDSelectionTools; 
  16.             LANGUAGE = ObjC; 
  17.             OUTLETS = {selectActionRadio = id; selectionToolButtons = id; }; 
  18.             SUPERCLASS = NSWindowController; 
  19.         }, 
  20.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  21.     ); 
  22.     IBVersion = 1; 
  23. }